<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 Name:		Divi-Child   
 Description:	Child theme di Divi
 Author:	Lorenzo Novaro
 Author URI:	http://19.coop
 Template:	Divi
 Version:	1.0.0
*/

@import url("../Divi/style.css");

/* Da qui in poi vale tutto (ricordati di cambiare nome al tema e rinominare la directory prima di iniziare a lavorare)
---------------------------------------------------------------------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Text+Me+One);

h1, h2, h3, h4, h5, h6 {
  font-family: 'Text Me One', sans-serif;
}

blockquote {
  border-color: #5DC6F2;
}

/*Colore dei link*/
a {
  color: #5DC6F2;
}

a:hover, a:visited {
  color: #C0E6F9;
}

a:hover {
  text-decoration: underline;
}

a:focus {
  background-color: transparent;
}
/*Testi dello slideshow un po' ingranditi*/
.et_pb_slide_content {
font-size: 21px !important;
line-height: 26px;
padding-bottom: 40px;
font-weight: 200;
color: #333;
}

/*Titoloni*/
h1.titolone {
  font-size: 60px;
  border-bottom: 2px solid #FFF;
  line-height: .8em;
}

#learning-partnership h1.titolone {
  font-size: 42px !important;
}

/*Titoli dei paragrafi*/
h3.paragrafo {
  color: #FFF;
}

/*Immagini delle piegature*/
#ready .et_pb_image img,
#steady .et_pb_image img,
#coop .et_pb_image img {
    max-width: 85%;
    height: auto;
}

/*Footer*/
.testo-home a,
#footer-info a,
#starterfooter a,
#footer-grundtvig a {
  color: #5DC6F2;
}


.testo-home a:hover,
#footer-info a:hover,
#starterfooter a:hover,
#footer-grundtvig a:hover {
  color: #C0E6F9;
}

@media only screen and (min-width: 1024px) {
  #logo {
    max-height: 95%;
    padding: 8px;
  }
}

/*testo allineato alle immagini in homepage*/
  div.box-testo-home {
    width: auto;
    height: 480px;
    line-height: 480px;
    text-align: center;
  }

  div.box-testo-home p {
    text-align: left;
  }

  span.testo-home {
    display: inline-block;
    vertical-align: middle;
    margin-right: 110px;
    line-height: normal;
    background-color: rgba(0,0,0,0.3);
    padding: 0 8px 0 8px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
  }

  span.testo-home p {
    font-size: 1.2em;
  }

  h1.titolone,
  #learning-partnership h1.titolone {
    font-size: 80px;
  }
}

@media only screen and (max-width: 1023px) {
  #banner {
    padding-top: 80px !important;
  }
}

/*stili mappa*/

.wpsl-search {
  background-color: #7B7C7E;
	padding-left: 0 !important;
	display: none; /*per ora la nascondiamo*/
}

.wpsl-info-window {
	color: #000;
}

#wpsl-gmap img[src*="red@2x"] {
	     display: none !important;
}

a.wpsl-directions,
div#wpsl-result-list {
	display: none;
}
/*Contactpoints Form */
#responsive-form{
	max-width:100%;
	margin:0 auto;
	width:100%;
}
.form-row{
	width: 100%;
}
.column-half, .column-full{
	float: left;
	position: relative;
	padding: 0.65rem;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.clearfix:after {
	content: "";
	display: table;
	clear: both;
}

@media only screen and (min-width: 48em) { 
	.column-half{
		width: 50%;
	}
}

.wpcf7 input[type="text"], .wpcf7 input[type="email"], input[type="tel"], input[type="url"], input[type="number"], .wpcf7 textarea, .wpcf7 select {
	width: 100%;
	padding: 8px;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.wpcf7 input[type="text"]:focus, .wpcf7 input[type="email"]:focus, .wpcf7 input[type="tel"]:focus, .wpcf7 input[type="number"]:focus, .wpcf7 input[type="url"],:focus{
	background: #fff;
}
.wpcf7 span.org-contact-title select {
	padding: 6px;
}
.wpcf7-submit, #wpsl-search-btn{
	float: right;
	background: #5DC6F2;
	color: #000;
	text-transform: uppercase !important;
	border: none;
	padding: 8px 20px;
	cursor: pointer;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none !important;

}
.wpcf7-submit:hover, #wpsl-search-btn:hover{
	background: #8DD4F5;
	color: #7B7C7E;
}
span.wpcf7-not-valid-tip{
	text-shadow: none;
	font-size: 12px;
	color: #fff;
	background: #ff0000;
	padding: 5px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
div.wpcf7-validation-errors {
	text-shadow: none;
	border: transparent;
	background: #f9cd00;
	padding: 5px;
	color: #9C6533;
	text-align: center;
	margin: 0;
	font-size: 12px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.wpcf7-mail-sent-ok{
	text-align: center;
	text-shadow: none;
	padding: 5px;
	font-size: 12px;
	background: #59a80f;
	border-color: #59a80f;
	color: #fff;
	margin: 0;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*Sovrafooter*/
#starterfooter {
  padding-bottom: 0;
}

#footer-bottom {
  padding-top: 0;
}

#text-4 div.textwidget a:focus {
  background-color: #000;
}

/*Modifiche al menu*/

#main-header {
  background-color: #666;
  border-bottom: 4px solid #5DC6F2;
}

.mobile_menu_bar:before {
  content: "\e057";
  color: #1A3661;
  border-radius: 50%;
  font-size: 38px;
  font-weight: bold;
  left: 0;
  position: relative;
  top: 0;
  cursor: pointer;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu {
  content: "\e051";
  top: 24px;
  right: 21px;
}

.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
  color: #1A3661 !important;
}

/*Stili per il file manager*/
#JS_BOTTOM_DIV {
	display: none;
}
</pre></body></html>